FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGridDetailProvider<TItem> Class / ShowExpandButtonProperty Field

In This Topic
    ShowExpandButtonProperty Field
    In This Topic
    Identifies the ShowExpandButton dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowExpandButtonProperty As DependencyProperty
    public static readonly DependencyProperty ShowExpandButtonProperty
    See Also